StudentEnrollmentDpaCourse 
EntityType  Independent 
Logical Entity Name  StudentEnrollmentDpaCourse 
Default Table Name  AdEnrollDegreeAuditCourse 
Logical Only  NO 
Definition 
 
Note 
 

StudentEnrollmentDpaCourse Attributes 
Attribute/Logical Rolename  Domain  Datatype  NULL  Definition 
StudentEnrollmentDpaCourseCategoryId(FK)    INTEGER  NO 
 
CourseId(FK)    INTEGER  NO 
 
IsSubstituteAllowed    BIT  NO 
 
ElectivePoolName    VARCHAR(60)  YES 
 
ElectiveCreditHours    NUMERIC(9, 2)  YES 
 
ElectiveClockHours    NUMERIC(9, 2)  YES 
 
MaxNumberRepeats    INTEGER  YES 
 
IsAdvisementRequired    BIT  NO 
 
MinimumGpa    NUMERIC(11, 6)  YES 
 
IsManualAdd    BIT  NO 
 
Note    VARCHAR(255)  YES 
 
LastModifiedUserId(FK)    INTEGER  NO 
 
CreatedDateTime    DATETIME  NO 
 
LastModifiedDateTime    DATETIME  NO 
 
RowVersion    TIMESTAMP/DATE  NO 
 
CreditHours    MONEY(19, 4)  YES 
 
ClockHours    MONEY(19, 4)  YES 
 
IsDropExcluded    BIT  NO 
 
ElectiveNote    VARCHAR(255)  YES 
 
StudentEnrollmentDpaCourseId(PK)    INTEGER  NO 
 
RequiredCourseId(FK)    INTEGER  YES 
 

StudentEnrollmentDpaCourse Keys 
Key Name  Key Type  Keys 
PK_AdEnrollDegreeAuditCourse_AdEnrollDegreeAuditCourseID  PrimaryKey  StudentEnrollmentDpaCourseId 
AdEnrollDegreeAuditCourse_AdEnrollId_AdCourseID_N_N_IDX  Inversion Entry  StudentEnrollmentPeriodId, CourseId 
AdEnrollDegreeAuditCourse_AdCourseID_N_N_IDX  Inversion Entry  CourseId 
AdEnrollDegreeAuditCourse_AdEnrollDegreeAuditCourseCategoryID_N_N_IDX  Inversion Entry  StudentEnrollmentDpaCourseCategoryId 
AdEnrollDegreeAuditCourse_AdEnrollID_N_N_IDX  Inversion Entry  StudentEnrollmentPeriodId 

StudentEnrollmentDpaCourse Relationships 
Parent Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Supertype 
StudentEnrollmentDpaCourseCategory  Non-Identifying  Zero or One to Zero or More        StudentEnrollmentDpaCourseCategoryId  NO 
StudentEnrollmentPeriod  Non-Identifying  Zero or One to Zero or More        StudentEnrollmentPeriodId  NO 
RequiredCourse  Non-Identifying  Zero or One to Zero or More        RequiredCourseId  NO 
Course  Non-Identifying  Zero or One to Zero or More        CourseId  NO 
Course  Non-Identifying  Zero or One to Zero or More        CourseId  NO 
Course  Non-Identifying  One To Zero or More        CourseId  NO 
StudentEnrollmentDpaCourseCategory  Non-Identifying  One To Zero or More        StudentEnrollmentDpaCourseCategoryId  NO 
StudentEnrollmentPeriod  Non-Identifying  One To Zero or More        StudentEnrollmentPeriodId  NO 
RequiredCourse  Non-Identifying  Zero or One to Zero or More        RequiredCourseId  NO 
Staff  Non-Identifying  One To Zero or More        LastModifiedUserId  NO 
RequiredCourse  Non-Identifying  Zero or One to Zero or More        RequiredCourseId  NO 
StudentEnrollmentDpaCourseCategory  Non-Identifying  Zero or One to Zero or More        StudentEnrollmentDpaCourseCategoryId  NO 
StudentEnrollmentPeriod  Non-Identifying  Zero or One to Zero or More        StudentEnrollmentPeriodId  NO 
Child Relationships: 
Entity Name  Type  Cardinality  Business Name  VerbPhrase  InversePhrase  Foreign Keys  Is Subtype 
StudentEnrollmentDpaFulfillment  Non-Identifying  One To Zero or More          NO 
StudentEnrollmentDpaFulfillment  Non-Identifying  One To Zero or More          NO 
StudentEnrollmentDpaFulfillment  Non-Identifying  One To Zero or More          NO 

StudentEnrollmentDpaCourse Check Constraints 
Check Constraint Name  CheckConstraint